/*color*/


/*button-color, footer-bg*/

* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    color: #363636;
}

.garybg {
    background-color: #f5f5f5;
}

section.common-section.garybg {
    padding: 50px !important;
    margin-bottom: 20px;
}

.Fullwidth_di.shortened {
    margin-top: 50px;
    margin-bottom: 00px;
}

section.common-section {
    padding: 20px 0;
}

.accordiondiv a.accordion-toggle {
    color: initial;
    margin-bottom: 0;
    display: block;
    cursor: none;
    text-decoration: none;
}

.accordiondiv .panel-body {
    padding-top: 0px;
}

.btn-primary {
    background: #AF0E24;
    color: #fff;
    border-color: #cf112b;
}

    .btn-primary:hover {
        background: #a00d21;
        border-color: #cf112b;
    }

span.text-label {
    margin-right: 10px;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #cf112b;
    border-color: #cf112b;
}

.btn-primary.focus,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem #de243e;
    box-shadow: 0 0 0 0.2rem #de243e;
}

table.table.table-bordered-bottom td,
table.table.table-bordered-bottom th {
    border-bottom: 1px solid #dee2e6;
}

table.table.sactable.Plan-year-table.table-bordered {
    margin: 10px 0 20px !important;
}

.exclamationicon {
    color: #AF0E24;
    margin: 0 2px;
}

table.table.Plan-year-table .thead-light th {
    color: #363636;
    background-color: #e4e4e4;
    border-color: #e4e4e4;
}

.Summer-Intersession {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*align-items: center;*/
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .Summer-Intersession .Geometrytext.summerinterdiv {
        padding-left: 10px;
    }

    .Summer-Intersession .MATH.summerinterdiv {
        position: relative;
        padding-right: 32px;
    }

        .Summer-Intersession .MATH.summerinterdiv .exclamationicon {
            margin-top: 4px;
            margin-left: 8px;
            position: absolute;
            right: 14px;
            top: 0;
        }

            .Summer-Intersession .MATH.summerinterdiv .exclamationicon:visited,
            .Summer-Intersession .MATH.summerinterdiv .exclamationicon:hover {
                color: #AF0E24;
                text-decoration: none;
            }

    .Summer-Intersession .summerinterdiv:last-child {
        width: 10%;
        margin-left: auto;
        white-space: nowrap;
    }

    .Summer-Intersession .summerinterdiv:first-child {
        width: 20%;
        padding-right: 10px;
    }

    .Summer-Intersession .summerinterdiv:nth-child(2) {
        width: 30%;
    }

    .Summer-Intersession .summerinterdiv:nth-child(3) {
        width: 40%;
        padding-right: 10px;
    }

    .Summer-Intersession .unit {
        text-align: right;
        float: right;
        white-space: nowrap;
    }

img.tempmenu {
    width: 100%;
}

img.tempfooter {
    width: 100%;
}


/*home page css*/

.sac-temple-home .top-banner {
    position: relative;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 441px;
}

    .sac-temple-home .top-banner .container {
        height: 100%;
        padding: 0;
    }

        .sac-temple-home .top-banner .container .banner-middle {
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            align-items: center;
            justify-content: center;
        }

            .sac-temple-home .top-banner .container .banner-middle .banner-title {
                font-size: 70px;
                z-index: 99;
                color: #fff;
                /* position: absolute; */
                /* height: 100%; */
                width: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                font-weight: bold;
                text-transform: capitalize;
                padding: 0 15px;
                line-height: normal;
            }

.banner-middle .banner-title-nex-bel {
    font-size: 32px;
    z-index: 999;
    color: #fff;
    /* position: absolute; */
    /* height: calc(100% - 50px); */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0 15px;
    /* margin-top: 90px; */
    line-height: normal;
    /* left: 5px; */
}

.sac-temple-home .purplelayer {
    position: absolute;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.2);*/
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    background-size: 100%;
}

.sac-temple-home img.banner-img-fluid {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.sac-temple-home .smallbox-top img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.sac-temple-home .sac-client {
    padding: 0;
    width: 100%;
    margin-bottom: 0px;
    -webkit-box-shadow: #cccccc 0 0 16px;
    box-shadow: #cccccc 0 0 16px;
    background-color: white;
    position: relative;
    /* cursor: pointer; */
    margin-bottom: 30px;
    height: calc(100% - 10px);
}

    .sac-temple-home .sac-client:hover {
        -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

.sac-temple-home .purplebox {
    background: #cf112b;
    margin: auto;
    max-width: 350px;
    color: #fff;
    /* position: absolute; */
    /* top: -55%; */
    left: 0;
    right: 0;
    border-radius: 4px;
    padding: 10px 10px;
    text-align: center;
    -webkit-box-shadow: #ebebeb 0px 0 4px;
    box-shadow: #ebebeb 0px 0 4px;
    border: 1px solid #fff;
    width: 100%;
    margin-top: -33px;
    margin-bottom: 15px;
    min-height: 100px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 99;
}

.sac-temple-home .bottom-box {
    /* position: relative; */
    /* height: 100px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-orient: vertical; */
    /* -webkit-box-direction: reverse; */
    /* -ms-flex-direction: column-reverse; */
    /* flex-direction: column-reverse; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
    margin-top: -33px;
}

.sac-temple-home a.ExploreNow {
    margin-top: auto;
    padding: 0px 20px;
    color: #363636;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    flex-wrap: wrap;
    /* display: block; */
}

.linkdisnameclass {
    width: auto;
    text-align: center;
}

.sac-temple-home a.ExploreNow img {
    padding-bottom: 0px;
    margin-left: 5px;
    width: 14px;
    margin-top: 5px;
}

.sac-temple-home a.ExploreNow:hover {
    color: #2b2f5b;
    text-decoration: none;
}

.sac-temple-home a.ExploreNow .fas.fa-long-arrow-alt-right {
    margin-left: 8px;
    margin-top: 4px;
}

.sac-temple-home .purplebox-text {
    line-height: normal;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    width: 100%;
}

.sac-temple-home .purplebox-subtext {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    margin-top: 0px;
    width: 100%;
}

.sac-temple-home .sec-title {
    text-align: center;
    width: 100%;
    font-size: 34px;
    color: #363636;
    font-weight: 500;
    text-transform: capitalize;
    border-bottom: 0px solid #dcdbdbee;
    padding-bottom: 15px;
    margin-bottom: 60px;
    position: relative;
}

    .sac-temple-home .sec-title span {
        background: #fff;
        min-width: 100%;
        margin: auto;
        width: auto;
        padding: 0 20px;
    }

    .sac-temple-home .sec-title:after {
        content: "";
        width: 100%;
        height: 1px;
        background: #3a3636;
        position: absolute;
        left: 0;
        top: 10px;
        z-index: -1;
    }

.sac-temple-home .multipalbox [class*="col-"] {
    margin-bottom: 30px;
}

.sac-temple-home .multipalbox .smallbox-bottom {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 00px;
    padding-bottom: 15px;
}

    .sac-temple-home .multipalbox .smallbox-bottom .middle {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        padding: 0 10px 10px;
        text-transform: capitalize;
    }

    .sac-temple-home .multipalbox .smallbox-bottom .bottom {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        padding: 15px 5px 5px;
        text-transform: uppercase;
    }

    .sac-temple-home .multipalbox .smallbox-bottom a.ExploreNow {
        margin-bottom: auto;
        padding: 0 0 0px 0;
        position: absolute;
        bottom: 15px;
        right: 0;
        left: 0;
    }

        .sac-temple-home .multipalbox .smallbox-bottom a.ExploreNow img {
            margin-left: 5px;
            margin-top: 0px;
        }

.sac-temple-home .multipalbox .sac-client {
    height: 100%;
}


/*Template page css*/

.sac-temple-one .temp-banner-details {
    position: relative;
}

    .sac-temple-one .temp-banner-details .container {
        height: 100%;
        padding: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .sac-temple-one .temp-banner-details .contain-body-div {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 0 15px;
    }

        .sac-temple-one .temp-banner-details .contain-body-div .title {
            font-size: 60px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: normal;
        }

        .sac-temple-one .temp-banner-details .contain-body-div .sub-title {
            font-size: 30px;
            font-weight: 600;
            line-height: normal;
        }

    .sac-temple-one .temp-banner-details img.img-icon {
        width: 90px;
    }

    .sac-temple-one .temp-banner-details img.temp-banner {
        width: 100%;
    }

    .sac-temple-one .temp-banner-details .imge-and-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 15px;
    }

.sac-temple-one .breadcrumbs ul.breadcrumbs-list {
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .sac-temple-one .breadcrumbs ul.breadcrumbs-list li {
        margin-bottom: 0px;
    }

        .sac-temple-one .breadcrumbs ul.breadcrumbs-list li a {
            color: #C12E2A;
            padding-right: 5px;
            position: relative;
            text-decoration: none;
        }

            .sac-temple-one .breadcrumbs ul.breadcrumbs-list li a .rightarrow {
                margin-right: 2px;
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
                font-size: 10px;
            }

        .sac-temple-one .breadcrumbs ul.breadcrumbs-list li:last-child a {
            padding-right: 0px;
            font-weight: 700;
            color: #363636;
        }

            .sac-temple-one .breadcrumbs ul.breadcrumbs-list li:last-child a:after {
                height: 0px;
            }

        .sac-temple-one .breadcrumbs ul.breadcrumbs-list li:first-child a .rightarrow {
            display: none;
        }

        .sac-temple-one .breadcrumbs ul.breadcrumbs-list li:first-child a:after {
            height: 0px;
        }

.sac-temple-one ._leftright-section-div .NotQuitediv {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

    .sac-temple-one ._leftright-section-div .NotQuitediv .Nq-text {
        text-align: center;
        margin-bottom: 15px;
        font-size: 22px;
        font-weight: bold;
    }

.sac-temple-one ._leftright-section-div .sac-right-section {
    height: 100%;
    /*border-left: 2px solid #dee2e6;
            padding: 0 15px;*/
}

.sac-temple-one ._leftright-section-div .child-boxdiv:last-child .Details-info {
    border: 0;
    margin: 0;
    padding: 0;
}

.sac-temple-one ._leftright-section-div .Details-info {
    margin-bottom: 0px;
    border-bottom: 0px solid #dee2e6;
    padding-bottom: 0px;
}

    .sac-temple-one ._leftright-section-div .Details-info .detinfo {
        margin-bottom: 5px;
    }

        .sac-temple-one ._leftright-section-div .Details-info .detinfo strong {
            margin-right: 10px;
        }

.sac-temple-one ._leftright-section-div .left-box {
    padding: 0px 15px 0 20px;
    border-left: 2px solid #dee2e6;
    margin-bottom: 0px;
    margin-top: 20px !important;
}

    .sac-temple-one ._leftright-section-div .left-box .child-boxdiv {
        margin-bottom: 25px;
    }

    .sac-temple-one ._leftright-section-div .left-box .left-box-title {
        font-size: 18px;
        margin-bottom: 15px;
        font-weight: bold;
    }

.sac-temple-one ._leftright-section-div .listul {
    list-style-type: none;
    padding-left: 15px;
}

    .sac-temple-one ._leftright-section-div .listul li {
        position: relative;
        margin-bottom: 5px;
    }

        .sac-temple-one ._leftright-section-div .listul li:before {
            position: absolute;
            content: "\f111";
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            left: -14px;
            top: 8px;
            color: #566168;
            font-size: 6px;
        }

.sac-temple-one ._leftright-section-div .progrm-list-filter label {
    margin: 0;
    font-weight: bold;
}

.sac-temple-one ._leftright-section-div .progrm-list-filter .filter-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #eeee;
    padding: 10px;
    border: 1px solid #dee2e6;
}

.sac-temple-one ._leftright-section-div .progrm-list-filter ul.fliter-ul {
    list-style-type: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    align-items: baseline;
    position: relative;
}

.sac-temple-one ._leftright-section-div .progrm-list-filter a.all-button {
    background: #fff;
    border: 1px solid #dee2e6;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    width: 66px;
    margin-left: 7px;
    border-radius: .25rem;
    color: #000;
}

    .sac-temple-one ._leftright-section-div .progrm-list-filter a.all-button:hover {
        background: #000;
        color: #fff;
    }

    .sac-temple-one ._leftright-section-div .progrm-list-filter a.all-button.active {
        background: #000000;
        color: #fff;
    }

        .sac-temple-one ._leftright-section-div .progrm-list-filter a.all-button.active:hover {
            background: #000000;
            color: #fff;
        }

.sac-temple-one ._leftright-section-div table.table.table-bordered.sactable {
    margin: 10px 0 0px;
}

.sac-temple-one ._leftright-section-div .title {
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 10px;
    position: relative;
}

    .sac-temple-one ._leftright-section-div .title:before {
        position: absolute;
        bottom: -5px;
        content: " ";
        width: 50px;
        height: 3px;
        background: #A00D21;
        margin-top: 7px;
        display: block;
    }

.sac-temple-one ._leftright-section-div a.SoftwareArchitectdiv {
    color: #000;
    text-decoration: none;
    padding: 5px 0;
}

.sac-temple-one ._leftright-section-div .AverageSalary.astdiv {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .sac-temple-one ._leftright-section-div .AverageSalary.astdiv .fa-long-arrow-alt-right {
        margin-left: 5px;
        margin-top: 7px;
        color: #b3b2b2;
    }

.sac-temple-one ._leftright-section-div .SoftwareArchitectdiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sac-temple-one ._leftright-section-div .AverageSalary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}

    .sac-temple-one ._leftright-section-div .AverageSalary .Aver-Sala-firstchild {
        padding-right: 15px;
        border-right: 1px solid #cf112b;
    }

    .sac-temple-one ._leftright-section-div .AverageSalary .Aver-Sala-lastchild {
        padding-left: 15px;
    }

    .sac-temple-one ._leftright-section-div .AverageSalary span.danger {
        color: #cf112b;
        font-weight: bold;
        padding: 0 5px;
    }

.sac-temple-one ._leftright-section-div .Details {
    margin-left: 10px;
}

    .sac-temple-one ._leftright-section-div .Details button.btn.btn-details {
        background: #cf112b;
        color: #fff;
        text-transform: capitalize;
    }

        .sac-temple-one ._leftright-section-div .Details button.btn.btn-details:hover {
            background: #a00d21;
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
            -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
            -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        }

.sac-temple-one ._leftright-section-div .title-label {
    font-weight: normal;
    margin-right: 15px;
}

.sac-temple-one .temp-banner-details {
    position: relative;
    max-height: 250px;
    overflow: hidden;
}

span.icons {
    float: right;
    margin-left: 10px;
    display: none;
}

.csbwfs-social-widget {
    display: flex !important;
    position: fixed !important;
    float: right;
    right: -205px;
    z-index: 9999999;
    top: 200px;
    -webkit-transition-property: right;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-property: right;
    transition-property: right;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

    .csbwfs-social-widget .quick-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left;
        padding: 20px;
        border-width: 0px;
        width: 200px;
        background: inherit;
        background-color: #e4e4e4;
        border: none;
        border-radius: 0px;
        -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34902);
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34902);
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34902);
    }

        .csbwfs-social-widget .quick-button .btn.btn-quickbutton {
            background: #343a40;
            color: #fff;
            margin-bottom: 5px;
            font-size: 13px;
        }

            .csbwfs-social-widget .quick-button .btn.btn-quickbutton:hover {
                background-color: #212529;
            }

        .csbwfs-social-widget .quick-button button.btn.btn-quickbutton:last-child {
            margin-bottom: 0;
        }

    .csbwfs-social-widget.pushout {
        right: 0;
    }

.footer {
    margin-top: auto;
    padding-top: 80px;
    background-size: cover;
    background-repeat: no-repeat;
}

    .footer .topbodyfooter {
        /*background: #444444;*/
        padding: 60px 0 40px 0px;
        color: #000;
        font-size: 14px;
    }

        .footer .topbodyfooter .title {
            font-size: 16px;
            margin-bottom: 20px;
            font-weight: 600;
        }

        .footer .topbodyfooter .addredd {
            font-weight: 600;
        }

    .footer .bottomleftline .phone {
        margin-top: 10px;
        font-weight: 600;
    }

    .footer ul.ultag li a {
        color: #000;
        margin-bottom: 10px;
        display: block;
        font-weight: 600;
    }

    .footer .bottomleftline:first-child {
        border-left: 0px solid #a9a9a9;
    }

    .footer .bottomleftline {
        border-left: 1px solid #a9a9a9;
    }

    .footer .bootombodyfooter {
        border-top: #212121 1px solid;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .footer ul.ultag {
        margin: 0 0 0 0px;
        list-style-type: none;
    }

    .footer .bootomdiv {
        text-align: center;
    }

        .footer .bootomdiv a {
            color: #a41a38;
            text-decoration: underline;
        }

    .footer ul.socal-icons-links {
        list-style-type: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        margin-bottom: 0;
    }

        .footer ul.socal-icons-links li a.icons-links {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            color: #fff;
            background: #000;
            border-radius: 80px;
            width: 40px;
            height: 40px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-right: 10px;
        }

            .footer ul.socal-icons-links li a.icons-links:hover {
                background: #cf112b;
                text-decoration: none;
            }

header.top-header {
    background: #fff;
}

    header.top-header img.logoimg {
        width: 300px;
    }

    header.top-header .top-headersubchild {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px;
        z-index: 1028;
        display: flex;
        min-height: 80px;
        padding: 0;
        top: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-box-shadow: 0 1px 0 0 #e2e5e8;
        box-shadow: 0 1px 0 0 #e2e5e8;
        padding: 10px 0px;
        color: rgba(36, 46, 62, 0.8);
    }

    header.top-header ul.headermenus {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        margin-left: auto;
        list-style-type: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        header.top-header ul.headermenus li > a {
            padding: 10px 10px;
            text-decoration: none;
            color: #222;
            font-weight: 600;
            letter-spacing: 1px;
            text-transform: uppercase;
            border-bottom: 2px solid transparent;
        }

            header.top-header ul.headermenus li > a:hover {
                border-bottom: 2px solid #d0112b;
                transition-timing-function: ease-in-out;
                -moz-transition-timing-function: ease-in-out;
                -webkit-transition-timing-function: ease-in-out;
                -o-transition-timing-function: ease-in-out;
                transition-duration: 0.2s;
                -moz-transition-duration: 0.2s;
                -webkit-transition-duration: 0.2s;
                -o-transition-duration: 0.2s;
                color: #d0112b;
            }

    header.top-header .searchBoxmaindiv {
        position: relative;
        margin-left: 15px;
    }

    header.top-header .searchicon {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #222;
    }

    header.top-header .wpcf7-form-control {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #ddd;
        padding: 0 0.75em;
        height: 2.507em;
        font-size: 0.97em;
        border-radius: 0;
        max-width: 100%;
        width: 100%;
        vertical-align: middle;
        background-color: #fff;
        color: #333;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        -webkit-transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
        -o-transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
        transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
    }

    header.top-header .searchicon:hover {
        color: #d0112b;
    }

.ldmodalactive {
    width: 100% !important;
    position: fixed;
    height: 100vh !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.panel.panel-default {
    margin-bottom: 30px;
}

.separate-div {
    margin-top: 30px;
}

.accordiondiv {
    margin-bottom: 30px;
    display: block;
}

.separate-div .left-box {
    margin-top: 20px;
}


/*accordiond-color as per the page*/


/*stem color-backgound*/

.panel-group.stem-bg .panel-heading h4.panel-title a {
    background: #1a3a6b;
}


/*PEOPLE, IDEA & CULTURE color-backgound*/

.panel-group.Humanities-bg .panel-heading h4.panel-title a {
    background: #f37528;
}


/*DESIGN, MAKE & MOVE color-backgound*/

.panel-group.Automotive-bg .panel-heading h4.panel-title a {
    background: #6e533e;
}


/*ART, MEDIA & PERFORMANCE color-backgound*/

.panel-group.Art-Media-bg .panel-heading h4.panel-title a {
    background: #5d438a;
}


/*MONEY MATTERS color-backgound*/

.panel-group.Business-Paralegal-bg .panel-heading h4.panel-title a {
    background: #667d35;
}


/*HELPING OTHER color-backgound*/

.panel-group.PublicHealth-bg .panel-heading h4.panel-title a {
    background: #097b93;
}


/*FUTURE EDUCATORS color-backgound*/

.panel-group.Child-Development-bg .panel-heading h4.panel-title a {
    background: #702f57;
}


/*CONTINUING EDUCATION color-backgound*/

.panel-group.ContinuingEducation .panel-heading h4.panel-title a {
    background: #5ca5c6;
}

.sac-temple-one ._leftright-section-div h4.panel-title .title:before {
    position: absolute;
    bottom: -10px;
    content: " ";
    width: 50px;
    height: 3px;
    background: #A00D21;
    margin-top: 7px;
    display: block;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

.sac-temple-one ._leftright-section-div .Details-info .detinfo:last-child {
    margin-bottom: 0;
}

label.btn.btn-light.all-button {
    border: 1px solid #dee2e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    margin-left: 0 !important;
    border-radius: .25rem !important;
    position: relative;
    font-size: 12px;
    height: auto !important;
    margin-right: 5px !important;
    max-width: auto;
    width: auto;
    background: transparent;
    color: #000;
    padding: 0px;
    position: relative;
    margin-bottom: 5px;
}

button.btn.btn-light.romveallselect.active {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #fff;
}

div#programlist_category_main_tab {
    margin-left: 0 !important;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

button.btn.btn-light.romveallselect {
    padding: 5px;
    min-width: auto;
    position: absolute;
    font-size: 12px;
    left: 0;
    top: 2px;
    z-index: 99;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dee2e6;
}

.sac-temple-home .multipalbox .sac-client a {
    color: #424242;
    text-decoration: none;
}

.sac-temple-one ._leftright-section-div .Details-info .detinfo span {
    padding-right: 8px;
}

@media only screen and (max-width: 767px) {
    .sac-temple-home .sec-title:after {
        top: 10px;
    }

    .Summer-Intersession .si-title {
        width: 100%;
    }

    thead.thead-light .Summer-Intersession .si-title.summerinterdiv {
        padding: 0;
        margin: 0;
    }

    thead.thead-light .Summer-Intersession .unit.summerinterdiv {
        margin: 0;
    }

    .table td,
    .table th {
        padding: 8px 6px;
    }

    .sac-temple-one ._leftright-section-div .left-box .child-boxdiv {
        margin-bottom: 20px;
    }

    .separate-div {
        margin-top: 20px;
    }

    .accordiondiv .panel-default > .panel-heading h4.panel-title {
        margin-bottom: 0;
    }

    .panel.panel-default .panel-collapse .panel-body {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 2px;
    }

    .exclamationicon {
        font-size: 20px;
    }

    body {
        font-size: 14px;
    }

    .accordiondiv {
        margin-bottom: 0px;
        display: block;
    }

    .progrm-list-filter table.table.sactable.table-bordered-bottom a {
        padding: 0px 0;
    }

    section.common-section.garybg {
        padding: 30px 0 0 0px !important;
        margin-bottom: 10px;
    }

    .Fullwidth_di.shortened {
        margin-top: 20px !important;
        margin-bottom: 20px;
    }

    a.SoftwareArchitectdiv.Generalplansclass {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

        a.SoftwareArchitectdiv.Generalplansclass .AverageSalary.astdiv {
            margin-left: auto !important;
        }

    .sac-temple-one ._leftright-section-div .progrm-list-filter .AverageSalary {
        margin-bottom: 0px;
        margin-left: auto !important;
    }

    .sac-temple-one ._leftright-section-div .AverageSalary.astdiv {
        padding-left: 30px;
    }

    .sac-temple-one .temp-banner-details {
        height: 100% !important;
    }

    .Summer-Intersession {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

        .Summer-Intersession .summerinterdiv {
            margin-bottom: 6px;
            width: 100% !important;
        }

        .Summer-Intersession .Geometrytext.summerinterdiv {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .Summer-Intersession .summerinterdiv:last-child {
            width: 100%;
            margin-left: 0;
        }

        .Summer-Intersession .unit {
            text-align: right;
            float: right;
            width: 100%;
        }

    section.common-section {
        padding: 20px 0 0 !important;
    }

    .sac-temple-home .sac-client {
        /* margin-bottom: 20px; */
    }

    .sac-temple-home .bottom-box {
        min-height: 81px;
        height: 100% !important;
    }

    .sac-temple-home .purplebox {
        top: 0;
        /* max-width: 215px; */
        width: 90%;
        margin-top: -26px;
    }

    .sac-temple-home .purplebox-text {
        font-size: 16px !important;
    }

    .sac-temple-home .purplebox-subtext {
        font-size: 14px !important;
    }

    .sac-temple-home .top-banner {
        height: 200px;
    }

        .sac-temple-home .top-banner .banner-title {
            font-size: 30px !important;
        }

    .banner-middle .banner-title-nex-bel {
        font-size: 16px;
    }

    .sac-temple-home .multipalbox .smallbox-bottom {
        margin-bottom: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0px !important;
        padding-bottom: 20px;
    }

    .sac-temple-home .sec-title {
        padding-bottom: 0 !important;
        margin-bottom: 40px !important;
    }

    .sac-temple-home a.ExploreNow {
        margin-top: initial;
        padding-bottom: 0;
        font-size: 13px
    }

    .sac-temple-one .breadcrumbs ul.breadcrumbs-list {
        font-size: 12px;
        padding: 20px 0 0px;
    }

        .sac-temple-one .breadcrumbs ul.breadcrumbs-list li {
            margin-bottom: 5px;
        }

            .sac-temple-one .breadcrumbs ul.breadcrumbs-list li a {
                padding-right: 2px;
                /*&:after {
                          
                            width: calc(100% - 30px);
                            height: 1px;
                            background: #fff;
                            margin-top: 7px;
                            display: block;
                            left: 20px;
                        }*/
            }

                .sac-temple-one .breadcrumbs ul.breadcrumbs-list li a span.fas.fa-chevron-right.rightarrow {
                    margin-right: 0px;
                }

    .sac-temple-one .contain-body-div .imge-and-title {
        margin-left: 10px !important;
    }

    .sac-temple-one .contain-body-div img.img-icon {
        width: 30px !important;
    }

    .sac-temple-one .contain-body-div .imge-and-title .sub-title {
        font-size: 16px !important;
    }

    .sac-temple-one .contain-body-div .imge-and-title .title {
        font-size: 20px !important;
    }

    .progrm-list-filter .filter-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

        .progrm-list-filter .filter-div a.all-button {
            margin-left: 0 !important;
            margin-top: 5px;
            margin-right: 5px;
            /*width: 100% !important;*/
        }

        .progrm-list-filter .filter-div ul.fliter-ul {
            /*flex-wrap: wrap;*/
            width: 100%;
        }

            .progrm-list-filter .filter-div ul.fliter-ul li {
                width: auto;
                padding-right: 5px;
            }

                .progrm-list-filter .filter-div ul.fliter-ul li a.all-button {
                    padding: 5px;
                    margin-left: 0 !important;
                    margin-top: 5px;
                    font-size: 11px;
                    width: 100% !important;
                }

    .sac-temple-one ._leftright-section-div .AverageSalary {
        margin-bottom: 10px;
        margin-left: 0 !important;
    }

    .progrm-list-filter a.SoftwareArchitectdiv {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .SoftwareArchitectdiv {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

        .SoftwareArchitectdiv .title-label {
            margin: 0 0 5px 0 !important;
        }

        .SoftwareArchitectdiv .Details {
            margin: 0 !important;
        }

    .csbwfs-social-widget {
        right: -203px;
    }

        .csbwfs-social-widget img {
            width: 35px;
        }

        .csbwfs-social-widget .quick-button {
            padding: 12px !important;
            width: 200px !important;
        }

            .csbwfs-social-widget .quick-button button.btn.btn-quickbutton {
                font-size: 12px !important;
                padding: 8px 5px;
            }

    .sac-temple-home .multipalbox [class*="col-"] {
        /* margin-bottom: 0px; */
    }

    .sac-temple-home .multipalbox .sac-client {
        /* height: auto !important; */
    }

    .sac-temple-home .multipalbox .smallbox-bottom a.ExploreNow {
        position: static !important;
    }

    .panel-body {
        padding: 10px 15px !important;
    }

    .panel.panel-default {
        margin-bottom: 10px;
    }

    .sac-temple-one ._leftright-section-div .sac-right-section {
        border-left: 0px solid #dee2e6;
        padding: 0;
    }

    footer {
        margin-top: 30px;
    }

    .progrm-list-filter table.table.sactable.table-bordered-bottom {
        margin-bottom: 0;
    }

    .sac-temple-one ._leftright-section-div .NotQuitediv {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .accordiondiv .panel-heading {
        pointer-events: none;
    }

    .accordiondiv h4.panel-title a {
        text-decoration: none;
        color: initial !important;
        cursor: none;
    }

        .accordiondiv h4.panel-title a .title {
            color: #323232 !important;
            margin-bottom: 20px;
            display: block;
        }
}

@media only screen and (max-width: 767px) {
    div#s4-workspace {
        height: initial !important;
    }

    .welcome.blank-wp {
        margin-top: 58px;
    }

    a.accordion-toggle[aria-expanded="false"] span.tap-close {
        display: none;
    }

    a.accordion-toggle[aria-expanded="false"] span.tap-open {
        display: block;
    }

    a.accordion-toggle[aria-expanded="true"] span.tap-close {
        display: block !important;
    }

    a.accordion-toggle[aria-expanded="true"] span.tap-open {
        display: none !important;
    }

    .accordiondiv {
        /*.panel-default > .panel-heading a[aria-expanded="true"] {
            background: #1a3a6b;
        }*/
    }

        .accordiondiv .sac-temple-one ._leftright-section-div .title:before {
            height: 0px;
        }

        .accordiondiv .title {
            font-weight: normal !important;
            font-size: 16px !important;
            margin-bottom: 0 !important;
            position: relative;
            padding-right: 0;
            display: inline-block;
            padding-right: 15px;
            width: calc(100% - 20px);
            margin-right: auto;
        }

        .accordiondiv h4.panel-title > a {
            background: transparent;
            color: #fff;
            font-size: 16px;
            text-decoration: none;
        }

        .accordiondiv .panel-default > .panel-heading {
            color: #333;
            background-color: #fff;
            border-color: #e4e5e7;
            padding: 0;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .accordiondiv .panel-default > .panel-heading a {
                display: flex;
                align-items: center;
                padding: 10px 15px;
            }

                .accordiondiv .panel-default > .panel-heading a:after {
                    content: "";
                    position: relative;
                    top: 1px;
                    display: inline-block;
                    font-family: 'Glyphicons Halflings';
                    font-style: normal;
                    font-weight: 400;
                    line-height: 1;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    float: right;
                    transition: -webkit-transform .25s linear;
                    -o-transition: transform .25s linear;
                    transition: transform .25s linear;
                    transition: transform .25s linear, -webkit-transform .25s linear;
                    -webkit-transition: -webkit-transform .25s linear;
                }

                .accordiondiv .panel-default > .panel-heading a[aria-expanded="true"]:after {
                    content: "\f068";
                    -webkit-transform: rotate(0deg);
                    -ms-transform: rotate(0deg);
                    transform: rotate(0deg);
                    -webkit-font-smoothing: antialiased;
                    display: inline-block;
                    font-style: normal;
                    font-variant: normal;
                    text-rendering: auto;
                    line-height: 1;
                    font-family: 'Font Awesome 5 Free';
                    font-weight: 900;
                    font-size: 20px;
                    margin-bottom: 5px;
                }

                .accordiondiv .panel-default > .panel-heading a[aria-expanded="false"]:after {
                    content: "\f067";
                    -webkit-transform: rotate(180deg);
                    -ms-transform: rotate(180deg);
                    transform: rotate(180deg);
                    -webkit-font-smoothing: antialiased;
                    display: inline-block;
                    font-style: normal;
                    font-variant: normal;
                    text-rendering: auto;
                    line-height: 1;
                    font-family: 'Font Awesome 5 Free';
                    font-weight: 900;
                    font-size: 20px;
                }

        .accordiondiv .accordion-option {
            width: 100%;
            float: left;
            clear: both;
            margin: 15px 0;
        }

            .accordiondiv .accordion-option .title {
                font-size: 20px;
                font-weight: bold;
                float: left;
                padding: 0;
                margin: 0;
            }

            .accordiondiv .accordion-option .toggle-accordion {
                float: right;
                font-size: 16px;
                color: #6a6c6f;
            }

                .accordiondiv .accordion-option .toggle-accordion:before {
                    content: "Expand All";
                }

                .accordiondiv .accordion-option .toggle-accordion.active:before {
                    content: "Collapse All";
                }

        .accordiondiv h4.panel-title a .title::before {
            height: 0px !important;
        }
}

@media screen and (min-device-width: 576px) and (max-device-width: 768px) {
    section.common-section {
        padding: 40px 0 0 !important;
    }

    .Fullwidth_di.shortened {
        margin-top: 40px;
    }

    section.common-section.garybg {
        padding: 40px 0 0 !important;
    }

    .sac-temple-home .purplebox {
        max-width: 233px;
    }

    .sac-temple-home .sac-client {
        /* margin-bottom: 20px; */
    }

    .sac-temple-home .purplebox-text {
        font-size: 20px !important;
    }

    .sac-temple-home .purplebox-subtext {
        font-size: 18px;
    }

    .sac-temple-home .top-banner {
        height: 265px;
    }

        .sac-temple-home .top-banner .banner-title {
            font-size: 50px !important;
        }

    .banner-middle .banner-title-nex-bel {
        font-size: 25px;
        z-index: 999;
    }

    .sac-temple-one .contain-body-div img.img-icon {
        width: 90px;
    }

    .sac-temple-one .contain-body-div .imge-and-title .sub-title {
        font-size: 22px !important;
    }

    .sac-temple-one .contain-body-div .imge-and-title .title {
        font-size: 30px !important;
    }

    .sac-temple-one .imge-and-title {
        margin-left: 10px !important;
    }

    .SoftwareArchitectdiv {
        /*flex-direction: column;*/
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

        .SoftwareArchitectdiv .title-label {
            margin: 0 0 5px 0 !important;
        }

        .SoftwareArchitectdiv .Details {
            margin: 0 !important;
        }

    .progrm-list-filter .filter-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

        .progrm-list-filter .filter-div a.all-button {
            margin-left: 0 !important;
            margin-top: 5px;
            margin-right: 5px;
            width: 100% !important;
        }

        .progrm-list-filter .filter-div ul.fliter-ul {
            /*-ms-flex-wrap: wrap;
            flex-wrap: wrap;*/
            width: 100%;
        }

            .progrm-list-filter .filter-div ul.fliter-ul li {
                width: auto;
                padding-right: 5px;
            }

                .progrm-list-filter .filter-div ul.fliter-ul li a.all-button {
                    margin-left: 0 !important;
                    margin-top: 5px;
                    margin-right: 5px;
                    width: 100% !important;
                }

                .progrm-list-filter .filter-div ul.fliter-ul li:nth-child(even) {
                    padding-right: 0px;
                }

    .sac-temple-one .temp-banner-details {
        height: 100% !important;
    }
}

@media only screen and (min-width: 767px) {
    section.common-section.garybg .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .multipalbox > .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .panel-group.Business-Paralegal-bg .panel-heading h4.panel-title a {
        color: #000;
    }

    .sac-right-section table.table.sactable.table-bordered-bottom td {
        padding: 5px 10px 5px 10px;
    }
}

div#programlist_category_main_tab label.btn.btn-light.all-button:first-child {
    margin-left: 38px !important;
}

.csbwfs-social-widget a#getstartedimage_bind {
    display: block;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .sac-temple-home .purplebox {
        top: -34%;
        left: 0;
    }

    .sac-temple-home .multipalbox .smallbox-bottom .bottom {
        font-size: 15px;
    }

    .sac-temple-home .multipalbox .smallbox-bottom .middle {
        font-size: 14px;
    }

    div#s4-workspace {
        height: initial !important;
    }
}

.bottom-box > a {
    width: 100%;
}

@media (min-width: 768px) {
    .rmm.style {
        z-index: 99999 !important;
    }
}
